@font-face {
	font-family:"indie-flower";
	font-style:normal;
	font-weight:400;
	src: url(IndieFlower.ttf) format('truetype');
}
body {
	background-color: #fff2d6;
	color: #ff8d8d;
}